github.com/refraction-networking/utls.certificateRequestMsgTLS13.certificateAuthorities (field)
9 uses
github.com/refraction-networking/utls (current package)
handshake_client_tls13.go#L943: AcceptableCAs: hs.certReq.certificateAuthorities,
handshake_messages.go#L1284: certificateAuthorities [][]byte
handshake_messages.go#L1329: if len(m.certificateAuthorities) > 0 {
handshake_messages.go#L1333: for _, ca := range m.certificateAuthorities {
handshake_messages.go#L1408: m.certificateAuthorities = append(m.certificateAuthorities, ca)
handshake_server_tls13.go#L838: certReq.certificateAuthorities = c.config.ClientCAs.Subjects()
u_public.go#L216: CertificateAuthorities: crm.certificateAuthorities,
u_public.go#L230: certificateAuthorities: crm.CertificateAuthorities,
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |